home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Game / C / CORE! 1.1.CPT / Core! 1.1 / Battle Programs / contest90 / STONE.RED < prev    next >
Encoding:
Text File  |  1991-08-13  |  216 b   |  15 lines

  1. ;
  2. ;    Warrior: Stone
  3. ;  File name: stone.red
  4. ; Tournament: ICWST'90
  5. ;   Standard: CWS'88
  6. ;     Author: Matthew Householder
  7. ;
  8. start    mov    <2    3
  9.     add    d1    start
  10.     jmp    start
  11.     dat        0
  12. d1    dat    -5084    5084
  13.         end     start
  14.  
  15. @